SlaveDiagnostics.LostLink property
Lost link count for each port. EtherCAT devices increment a Lost Link Counter in case of loss of physical link with neighboring devices.
Error: the cable is faulty.
Namespace: IntervalZero.KINGSTAR.Base.ApiAssembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public byte[] LostLink { get; }
Public ReadOnly Property LostLink As Byte()
Property value
Type: byte[]
See also